mac why is python installed in usr and application

31

$ pyenv global 3.7.3
# and verify it worked 
$ pyenv version
3.7.3 (set by /Users/mbbroberg/.pyenv/version)
$ brew install pyenv 

Comments

Submit
0 Comments